ASP.NET Core MVC コントロールヘルプ
Format メソッド (GaugeBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GaugeBuilder<TControl,TBuilder> クラス : Format メソッド
The value.
Configurates C1.Web.Mvc.Gauge.Format. Sets the format string used for displaying the gauge values as text.
シンタックス
'宣言
 
Public Function Format( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Format( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

GaugeBuilder<TControl,TBuilder> クラス
GaugeBuilder<TControl,TBuilder> メンバ